ksrpc
Toggle table of contents
0.9.4
common
Platform filter
common
Switch theme
Search in API
ksrpc
ksrpc-test
/
[root]
/
ComplexClass
/
ComplexClass
Complex
Class
constructor
(
intValue
:
Int
?
,
stringsValue
:
List
<
String
?
>
?
,
child
:
ComplexClass
?
,
otherValues
:
Map
<
String
,
OtherClass
>
)